generated from kyma-project/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 28
chore: refactor metric gateway #2618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rakesh-garimella
merged 24 commits into
kyma-project:main
from
rakesh-garimella:refactor-metric-gatway
Oct 23, 2025
Merged
chore: refactor metric gateway #2618
rakesh-garimella
merged 24 commits into
kyma-project:main
from
rakesh-garimella:refactor-metric-gatway
Oct 23, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skhalash
requested changes
Oct 22, 2025
internal/otelcollector/config/metricgateway/testdata/user-defined-transform-filter.yaml
Show resolved
Hide resolved
internal/otelcollector/config/metricgateway/config_builder_enrichment.go
Outdated
Show resolved
Hide resolved
internal/otelcollector/config/metricgateway/testdata/otlp-namespace-filters.yaml
Outdated
Show resolved
Hide resolved
skhalash
previously approved these changes
Oct 23, 2025
NHingerl
reviewed
Oct 23, 2025
Co-authored-by: Nina Hingerl <[email protected]>
NHingerl
approved these changes
Oct 23, 2025
skhalash
approved these changes
Oct 23, 2025
a-thaler
added a commit
to a-thaler/telemetry-manager
that referenced
this pull request
Oct 23, 2025
…into beta * 'beta' of https://github.com/a-thaler/telemetry-manager: chore: refactor metric gateway (kyma-project#2618) feat: update fluent-bit to 4.1.1 (kyma-project#2624) chore: update to prometheus 3.7.2 in image cache (kyma-project#2628) chore: update module github.com/google/yamlfmt to v0.20.0 (kyma-project#2627) feat: enable FIPS mode (kyma-project#2603) docs: fix broken links to Dynatrace docu (kyma-project#2626) chore: update module istio.io/client-go to v1.27.3 (kyma-project#2622) docs: update filters in the transform-filter adr (kyma-project#2615) chore: update fluentbit to 4.1.1 and prometheus to 3.7.1 in cache (kyma-project#2621)
a-thaler
added a commit
to a-thaler/telemetry-manager
that referenced
this pull request
Oct 27, 2025
* main: chore: update to prometheus 3.7.1 (kyma-project#2625) chore: update renovatebot/github-action action to v43.0.19 (kyma-project#2632) chore: update github artifact actions (major) (kyma-project#2630) feat: ottl filter validation (kyma-project#2623) chore: refactor metric gateway (kyma-project#2618) feat: update fluent-bit to 4.1.1 (kyma-project#2624) chore: update to prometheus 3.7.2 in image cache (kyma-project#2628) chore: update module github.com/google/yamlfmt to v0.20.0 (kyma-project#2627) feat: enable FIPS mode (kyma-project#2603) docs: fix broken links to Dynatrace docu (kyma-project#2626) chore: update module istio.io/client-go to v1.27.3 (kyma-project#2622) docs: update filters in the transform-filter adr (kyma-project#2615)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes proposed in this pull request (what was done and why):
skipEnrichmentfor gateway as its not user exposed feature. This feature needs to rethought before adding support.Changes refer to particular issues, PRs or documents:
Traceability
Related Issuessection.